CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - circular array

搜索资源列表

  1. recursive

    0下载:
  2. 缓冲器设计 。采用数组实现一16字节的循环队列,编制程序:主程序从键盘输入一个个字符插入到队列,按 - 从队列取出一个显示出来。-The array to achieve a 16 byte circular queue, the program: the main program the keyboard input one character is inserted into the queue, according to the - the queue out a show.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:924
    • 提供者:林杨
  1. mst

    3下载:
  2. 程序为相关干涉仪测向方法的matlab仿真。以5元圆天线阵列为接收阵列,计算两元间的相位差,形成标准库,并通过相关的方式测得信号来波方向。-Matlab simulation of the program for the direction finding method of correlation interferometer. With 5 yuan of circular antenna array for receiving array, calculate the phase diff
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:38405
    • 提供者:zhch62
  1. 55

    0下载:
  2. linux下多线程结构体数组对文件进行读写操作,涉及一条线程打开文件,读取一个文件数据,入队到循环队列buffer;另一条线程循环队列buffer进行出队写入到另一个文件中。-Under Linux multithreaded structure array to the file to read and write operations, involving a thread to open the file, read a file data, the team to the circula
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1774
    • 提供者:曾清波
  1. 新建文本文档

    0下载:
  2. 一、循环队列的基础知识 1.循环队列需要几个参数来确定 循环队列需要2个参数,front和rear 2.循环队列各个参数的含义 (1)队列初始化时,front和rear值都为零; (2)当队列不为空时,front指向队列的第一个元素,rear指向队列最后一个元素的下一个位置; (3)当队列为空时,front与rear的值相等,但不一定为零; 3.循环队列入队的伪算法 (1)把值存在rear所在的位置; (2)rear=(rear+1)%maxsize ,其中maxsize代表数
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:刘祥
  1. 环形队列

    0下载:
  2. 环形队列是在实际编程极为有用的数据结构,它有如下特点。它是一个首尾相连的FIFO的数据结构,采用数组的线性空间,数据组织简单。能很快知道队列是否满为空。能以很快速度的来存取数据。 因为有简单高效的原因,甚至在硬件都实现了环形队列.环形队列广泛用于网络数据收发,和不同程序间数据交换(比如内核与应用程序大量交换数据,从硬件接收大量数据)均使用了环形队列.(The ring queue is a very useful data structure in practical programming,
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:293888
    • 提供者:James1994
  1. annular

    0下载:
  2. 圆环相控阵的辐射指向性,与各个参数之间的关系(The relationship between the radiation directivity of a circular phased array and the various parameters)
  3. 所属分类:网络编程

  1. 波束形成程序

    3下载:
  2. 直线阵列的自然指向性,任意指向性,加窗后情况。直线阵列的时域及频域波束形成。圆弧镇的时域频域波束形成。(The natural directivity of the linear array, the arbitrary directivity, and the case after the window. The time domain and frequency domain beamforming of a linear array. The time domain frequency d
  3. 所属分类:教育系统应用

    • 发布日期:2018-04-28
    • 文件大小:29696
    • 提供者:jackyshine
« 1 2 ... 8 9 10 11 12 13»
搜珍网 www.dssz.com